17 MAR 2014 by ideonexus

 Spider Trap

A spider trap (or crawler trap) is a set of web pages that may intentionally or unintentionally be used to cause a web crawler or search bot to make an infinite number of requests or cause a poorly constructed crawler to crash. Web crawlers are also called web spiders, from which the name is derived. Spider traps may be created to "catch" spambots or other crawlers that waste a website's bandwidth. They may also be created unintentionally by calendars that use dynamic pages with l...
Folksonomies: computer science hacking
Folksonomies: computer science hacking
  1  notes

An infinite-recursion website that lures web-crawlers into an infinite-indexing loop.